@charset "utf-8";
@media screen and (min-width: 1000px) and (max-width: 1200px) { 
	.w1280 {
		width: 1000px !important;
	}
	.img100 img,
	.foreign_ban3 img,
	.foreign_pic3 li img,
	.foreign_pic5 li img {
		width: 100%;
		height: auto;
	}
    .foreign_nav_left {
        width: 80%;
    }
    .foreign_nav_right {
        width: 20%;
    }
    .foreign_nav_left a {
        margin: 0 14px;
    }
	.foreignP1Con .col-1,
	.foreign_pic1,
	.foreign_pic1 .swiper-container {
		width: 545px;
	}
	.foreignP1Con .col-2 {
		width: 430px;
	}
	.foreign_pic1,
	.foreign_pic1 .swiper-container {
		height: 354px;
	}
	.foreign_pic1 .swiper-container .swiper_pic img {
		width: 100%;
		height: 100%;
	}
	.pagination1 {
		top: 290px;
	}
	.foreign_list1 li {
		padding: 3px 0;
	}
	.foreignP2Con .col-1,
	.foreignP2Con .col-2 {
		width: 307px;
	}
	.foreignP2Con .col-3 {
		width: 287px;
	}
	.foreign_list2 ul {
		width: 260px;
	}
    .foreign_list2 li {
		padding: 13px 0;
	}
	.foreign_list2 li a {
		width: 226px;
	}
	.foreign_pic3 li {
		width: 22.4%;
	}
	.foreignP4Con .col {
		width: 292px;
	}
	.foreignP4Con .col-3 .foreign_tit2 h3 {
		font-size: 19px;
	}
	.foreign_pic5 li {
		width: 18%;
	}
	.foreign_link {
		width: 1000px;
	}
    .foreign_d2list .col-1 {
        width: 640px;
    }
    .foreign_d2list .col-2 {
        width: 300px;
    }
    .foreign_d2list .col-2 .foreignP5Con,
    .foreign_d2list .col-2 .foreignP3Con {
        width: 300px !important;
    }
    .foreign_pic13 li,
    .foreign_pic13 li:nth-child(3n+1) {
        width: 292px;
        height: 217px;
    }
    .foreign_pic13 li img {
        width: 100%;
        height: 100%;
    }
}